projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67c0a6e
)
Add bug number
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 17 Mar 2013 17:30:46 +0000
(18:30 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 17 Mar 2013 17:30:46 +0000
(18:30 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ae7d7576592b8f18bf9129ccbbfba7e691e592c8..1bd0919f7c4b039636c7dae07e6674bfdfbd4ccc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,7
+2,7
@@
* net/tramp-adb.el (tramp-adb-parse-device-names): Use
`start-process' instead of `call-process'. Otherwise, the
- function might be blocked under MS Windows.
+ function might be blocked under MS Windows.
(Bug#13299)
2013-03-17 Leo Liu <sdl.web@gmail.com>